Jump To:
Technical Q&As: Tools
Source control (also called version control) enables multiple developers to collaborate on a project by tracking and coordinating their changes to source code. It also implements versioning of source code files by recording the history of changes made to them. Mac OS X development currently makes use of two source control tools, Concurrent Versions System (CVS) and Perforce. Xcode works with both of these tools through its Source Code Management (SCM) feature.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
Project Builder 2.1 needs projects to be checked into CVS to enable CVS support (HTML) ()
QA1245: Explains how to workaround a bug in Project Builder that blocks CVS functionality.
2003-03-20
Setting environment variables for user processes (HTML)
QA1067: Tells how to set environment variables for user processes.
2001-10-25